home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / vesmirna becherovka / 2004 Vesmírná Becherovka / Becherovka.exe / scripts / DefineSprite_2781 / frame_64 / DoAction_2.as next >
Encoding:
Text File  |  2004-09-30  |  127 b   |  10 lines

  1. if(_root.odesla and _root.s.Bpoloha < 3)
  2. {
  3.    liea.gotoAndPlay(1);
  4.    _root.s.Bpoloha = 3;
  5. }
  6. else
  7. {
  8.    liea.stop();
  9. }
  10.